runtime.specialPinCounter.special (field)
5 uses
	runtime (current package)
		mheap.go#L2272: 	special special
		pinner.go#L334: 		rec.special.offset = uint16(offset)
		pinner.go#L335: 		rec.special.kind = _KindSpecialPinCounter
		pinner.go#L336: 		rec.special.next = *ref
		pinner.go#L355: 		*ref = counter.special.next
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |